home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Shopper 242
/
Issue 242 - April 2008 - DPCS0408DVD.ISO
/
Software Money Savers
/
VirtualDub
/
Source
/
VirtualDub-1.7.7-src.7z
/
src
/
system
/
h
/
stdafx.h
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
2007-05-22
|
303 b
|
13 lines
#define _WIN32_WINNT 0x0400
#include <vd2/system/vdtypes.h>
#include <vd2/system/atomic.h>
#include <vd2/system/thread.h>
#include <vd2/system/error.h>
#include <windows.h>
#include <process.h>
#include <intrin.h>
#include <string.h>
#include <stdarg.h>
#include <math.h>
#include <ctype.h>